﻿2026-06-20T11:21:56.8486832Z ##[group]Run actions/checkout@v5
2026-06-20T11:21:56.8487618Z with:
2026-06-20T11:21:56.8488017Z   repository: SaberMage/spt-core
2026-06-20T11:21:56.8491320Z   token: ***
2026-06-20T11:21:56.8491677Z   ssh-strict: true
2026-06-20T11:21:56.8492045Z   ssh-user: git
2026-06-20T11:21:56.8492422Z   persist-credentials: true
2026-06-20T11:21:56.8492830Z   clean: true
2026-06-20T11:21:56.8493191Z   sparse-checkout-cone-mode: true
2026-06-20T11:21:56.8493629Z   fetch-depth: 1
2026-06-20T11:21:56.8494001Z   fetch-tags: false
2026-06-20T11:21:56.8494365Z   show-progress: true
2026-06-20T11:21:56.8494745Z   lfs: false
2026-06-20T11:21:56.8495088Z   submodules: false
2026-06-20T11:21:56.8495465Z   set-safe-directory: true
2026-06-20T11:21:56.8496068Z ##[endgroup]
2026-06-20T11:21:56.9293113Z Syncing repository: SaberMage/spt-core
2026-06-20T11:21:56.9294731Z ##[group]Getting Git version info
2026-06-20T11:21:56.9295419Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-20T11:21:56.9296381Z [command]/usr/bin/git version
2026-06-20T11:21:56.9296814Z git version 2.43.0
2026-06-20T11:21:56.9300802Z ##[endgroup]
2026-06-20T11:21:56.9311362Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b0a1ecd9-c866-4e4f-ac5a-2fe6628df90e' before making global git config changes
2026-06-20T11:21:56.9312541Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T11:21:56.9314343Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T11:21:56.9344522Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-20T11:21:56.9362853Z https://github.com/SaberMage/spt-core
2026-06-20T11:21:56.9374095Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-20T11:21:56.9376995Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-20T11:21:56.9397275Z HEAD
2026-06-20T11:21:56.9426905Z ##[endgroup]
2026-06-20T11:21:56.9427513Z [command]/usr/bin/git submodule status
2026-06-20T11:21:56.9604142Z ##[group]Cleaning the repository
2026-06-20T11:21:56.9606690Z [command]/usr/bin/git clean -ffdx
2026-06-20T11:21:57.7038053Z Removing target/
2026-06-20T11:21:57.7046285Z [command]/usr/bin/git reset --hard HEAD
2026-06-20T11:21:57.7096818Z HEAD is now at 6a1789a5 Merge fa9d047807a8f5c928b887a4eabf08a7cac31367 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:21:57.7102622Z ##[endgroup]
2026-06-20T11:21:57.7137080Z ##[group]Disabling automatic garbage collection
2026-06-20T11:21:57.7140674Z [command]/usr/bin/git config --local gc.auto 0
2026-06-20T11:21:57.7166679Z ##[endgroup]
2026-06-20T11:21:57.7167589Z ##[group]Setting up auth
2026-06-20T11:21:57.7172363Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T11:21:57.7199236Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T11:21:57.7399632Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T11:21:57.7423391Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T11:21:57.7608291Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T11:21:57.7634722Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T11:21:57.7826740Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-20T11:21:57.7856556Z ##[endgroup]
2026-06-20T11:21:57.7857662Z ##[group]Fetching the repository
2026-06-20T11:21:57.7862943Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6a1789a55e173feaced48f4623b9df09dd399175:refs/remotes/pull/26/merge
2026-06-20T11:21:58.3179156Z ##[endgroup]
2026-06-20T11:21:58.3180453Z ##[group]Determining the checkout info
2026-06-20T11:21:58.3181612Z ##[endgroup]
2026-06-20T11:21:58.3184872Z [command]/usr/bin/git sparse-checkout disable
2026-06-20T11:21:58.3261401Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-20T11:21:58.3284606Z ##[group]Checking out the ref
2026-06-20T11:21:58.3286617Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-20T11:21:58.3329912Z HEAD is now at 6a1789a5 Merge fa9d047807a8f5c928b887a4eabf08a7cac31367 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:21:58.3333352Z ##[endgroup]
2026-06-20T11:21:58.3366559Z [command]/usr/bin/git log -1 --format=%H
2026-06-20T11:21:58.3389534Z 6a1789a55e173feaced48f4623b9df09dd399175
